• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

정규 해석

js 정규 분석 URL 매개 변수 예제 코드

var url = "http://127.0.0.1/e/action/ShowInfo.php?classid=9&id=2";// function parse_url(_url){ // var pattern = /(\w+)=(\w+)/ig;// var parames = {};// url.replace(pattern, function(a, b, c){parames[b] = c;}); replace cla...

js정규 해석URL 매개 변수

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more